home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++ / leda / 7 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  693 b 

  1. Path: news.ssnet.com!usenet
  2. From: deadpool@marlin.ssnet.com (DeadPool)
  3. Newsgroups: comp.lang.c++.leda
  4. Subject: C++ PRoBLeM
  5. Date: Sun, 04 Feb 1996 02:06:56 GMT
  6. Organization: SSNet -- Public Internet Access in Delaware!
  7. Message-ID: <4fbm46$alr@news.ssnet.com>
  8. NNTP-Posting-Host: ss36.ssnet.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Hello All--
  12.   My previous message wasn't posted but here it is in a different
  13. sence... I am wondering how you could write a subroutine in C++ to
  14. search a text file for a specific keyword...
  15. For example:
  16.   Say on one line there was someone's information:
  17. Doe, John   Anystate,USA
  18. and I wanted to search for Doe... how would I do that?
  19. I am stumped....
  20. -DeadPool
  21.  
  22.